home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 43
/
Vol 43.iso
/
games
/
superdog.swf
/
scripts
/
DefineSprite_376
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-06-25
|
220 b
|
12 lines
this._visible = false;
this.cacheAsBitmap = true;
bac_b.onRelease = function()
{
_parent._parent.btn.start();
_visible = false;
};
bac_b.onRollOver = function()
{
_parent._parent.s_select.start();
};